<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_AMERICAN</nationality>

		<long_name>M10A1 3-inch GMC  'Wolverine'</long_name>
		<short_name>Wolverine</short_name>
		<comment>A tank destroyer based on the chassis of the M4A3 Sherman tank with a 3-inch M7 cannon and a .50cal HMG</comment>

		<uniform>american_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>3</month><year>1943</year><number>100</number></data>
		<data><month>4</month><year>1943</year><number>200</number></data>
		<data><month>9</month><year>1943</year><number>300</number></data>
		<data><month>6</month><year>1944</year><number>300</number></data>
		<data><month>9</month><year>1944</year><number>100</number></data>
		<data><month>12</month><year>1945</year><number>100</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-M10 Wolverine.png</image_profile>
			<weight>29600</weight>
		</attributes>

		<drive>
			<engine>
				<name>Ford GAA V8</name>
				<horsepower>450</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<exhaust_pipe><offsetX>58</offsetX><offsetY>278</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-45</offsetX><offsetY>278</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-M10 Wolverine.png</image_view>

			<width>305</width>
			<length>595</length>
			<height>126</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>37@55</upper_front>
				<lower_front>37@-55</lower_front>
				<side>25</side>
				<rear>25@10</rear>
				<top>9</top>
				<bottom>13</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>305</width>
			<length>500</length>
			<height>52</height>

			<offsetX>0</offsetX>
			<offsetY>50</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>37@55</front>
				<side>19@38</side>
				<rear>19@38</rear>
				<top>9</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-M10 Wolverine turret.png</image_view>

			<diameter>227</diameter>
			<height>73</height>
			<offsetX>0</offsetX>
			<offsetY>-20</offsetY>

			<rotate_time>80</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>57@45</front>
				<side>25@15</side>
				<upper_rear>25@35</upper_rear>
				<lower_rear>25@-35</lower_rear>
				<top>0</top>
				<mantlet>57</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_3INCH_M7</type><offsetY>-30</offsetY></weapon>
			<weapon><type>WEAPON_HMG_50CAL</type><offsetX>-2</offsetX><offsetY>85</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_3INCH_M7</for><flavour>FLAVOUR_APCBC</flavour><rounds>10</rounds></ammo>
			<ammo><for>WEAPON_CANNON_3INCH_M7</for><flavour>FLAVOUR_HE</flavour><rounds>37</rounds></ammo>
			<ammo><for>WEAPON_CANNON_3INCH_M7</for><flavour>FLAVOUR_SMOKE</flavour><rounds>6</rounds></ammo>
			<ammo><for>WEAPON_HMG_50CAL</for><rounds>300</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
